@charset "UTF-8";
/*
Theme Name: MerchantBrains_kutikomi
Author: num
Description: This is my original theme.
Version: 1.0
*/
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
  height: 0px;
}
.clearfix {
  display: inline-block;
}
.clearfix {
  display: block;
}
.clear {
  clear: both;
}
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background-color: transparent;
  font-family: -apple-system, BlinkMacaSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif
}
body {
  max-width: 1920px;
  line-height: 1.9;
  color: #333;
  font-size: 15px;
  font-weight: 500;
  background: linear-gradient(179.23383168012526deg, rgba(255, 252, 250,1) 22.05709711846319%,rgba(255, 252, 250,0.5) 36.72136250444682%,rgba(255, 252, 250,1) 51.23599252934899%,rgba(255, 252, 250,1) 61.411197082888656%,rgba(255, 252, 250,1) 74.87837958022057%,rgba(255, 252, 250,1) 91.93681074350765%,rgba(255, 252, 250,1) 93.88207043756671%);
}
img {
  width: 100%;
  vertical-align: bottom;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
nav ul {
  list-style: none;
}
ul, ol, li {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
p {
  margin-bottom: 15px;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background-color: transparent;
  text-decoration: none;
  font-weight: 600;
  color: #424242;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
*, *:after, *:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*------------------------------------------------------*/
/*装飾-------------------------------------------*/
h1:not(.sitetitle) {
  color: #f97111; /*文字色*/
  /*文字周りの余白*/
  display: inline-block; /*おまじない*/
  line-height: 1.3; /*行高*/
  /*背景色*/
  font-size: 24px;
  vertical-align: middle;
  /*左側の角を丸く*/
  width: 100%;
  padding: 8px 0 24px;
}
h2 {
  position: relative;
  color: #ffffff;
  padding: 5px 5px 5px 10px;
  background-color: #f97111;
  margin: 40px -8px 15px;
  font-size: 16px;
}
h2:first-letter {
  font-size: 23px;
}
h3 {
  position: relative;
  margin: 40px auto 15px;
  font-size: 16px;
  border-bottom: 2px solid;
  border-top: 2px solid;
  padding: 8px;
  color: #f97111;
  font-weight: bold;
}
h4 {
  position: relative;
  padding-left: 1em;
  margin: 40px auto 15px;
  font-size: 16px;
  color: #f97111;
}
h4::after {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  content: '';
  width: 10px;
  height: 10px;
  border: solid 5px #f97111;
  border-radius: 100%;
}
.widgettitle {
  font-weight: 600;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #2a4e29;
  background: #7cb27b;
}
.twotitle {
  position: relative; /*相対位置*/
  line-height: 1.4; /*行高*/
  display: inline-block;
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #3f404c;
  border-bottom: 1px solid #3f404c;
}
.twotitle {
  width: 100%;
}
.twotitle:before, .twotitle:after, .sample:before, .sample:after {
  position: relative;
  font-family: "FontAwesome";
  display: inline-block;
  font-size: 1.0em;
  color: #53729a;
}
.sample {
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 8px;
  padding: 8px 0;
}
.sample a {
  color: #3f404c;
}
.text ul, ol {
  padding: 0.5em 1em;
  position: relative;
  background: #fffcfa;
  margin: 20px auto 20px auto;
  box-shadow: 2px 2px 3px #f5f5f5;
}
.text ul li, ol li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none !important;
}
.text ul li:before, ol li:before {
  content: "■"; /*アイコンの種類*/
  /*左端からのアイコンまでの距離*/
  color: #60955f; /*アイコン色*/
  font-size: 11px;
  margin-right: 8px;
}
dt {
  color: #60955f;
  border-bottom: 2px solid;
  font-weight: bold;
}
dd {
  padding: 8px 16px;
  background: #fffcfa;
  margin-left: 0;
  margin-bottom: 16px;
}
/*補足文*/
summary {
  font-weight: 600;
}
.supplement {
  position: relative;
  margin: 20px auto;
  padding: 15px 35px 15px 25px;
  background-color: #fffcfa;
  color: #666666;
  box-shadow: 2px 2px 3px #f5f5f5;
}
.supplement::before {
  position: absolute;
  content: '';
  top: -15px;
  right: 10px;
  height: 55px;
  width: 15px;
  border: 3px solid #C0C0C0;
  background-color: none;
  border-radius: 12px;
  box-shadow: 1px 1px 2px #ccc;
  transform: rotate(10deg);
  z-index: 0;
}
.supplement::after {
  position: absolute;
  content: '';
  top: 0px;
  width: 10px;
  right: 20px;
  border: solid 5px #60955f;
  z-index: 0;
}
/*引用*/
blockquote {
  position: relative;
  padding: 10px 10px 10px 42px;
  margin: 18px 0;
  box-sizing: border-box;
  font-style: italic;
  background: #fffcfa;
  box-shadow: 2px 2px 3px #f5f5f5;
}
blockquote:before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: middle;
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  color: #8d8c8f;
  font-size: 17px;
  line-height: 1;
  z-index: 1;
  font-weight: bold;
}
blockquote:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  border-width: 0 0 40px 40px;
  border-style: solid;
  border-color: transparent #ffffff;
}
blockquote p {
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
}
blockquote cite {
  color: #000000;
  font-size: 0.9em;
}
blockquote cite a:hover {
  text-decoration: none;
}
/*a*/
strong {
  background-color: #ffed9c;
}
.text a {
  color: #0073aa;
  font-weight: normal;
  text-decoration: underline;
}
.text a:hover {
  text-decoration: none;
}
/*検索*/
.form2 {
  position: relative;
  background-color: #eee;
}
.sbox2 {
  height: 40px;
  padding: 0 10px;
  left: 0;
  top: 0;
  border-radius: 2px;
  outline: 0;
  background: #7cb27b;
  border: white;
  width: 100%;
}
.sbtn2 {
  position: absolute;
  right: 8px;
  top: 9px;
  background: none;
  color: #2a4e29;
  border: none;
  font-size: 20px;
}
.seachinner .error_container a:hover {
  text-decoration: underline;
}
/* ページネーション */
.paging {
  overflow: hidden;
  margin: 24px 0;
  font-size: 12px;
}
.paging .next, .paging .prev {
  margin: 0
}
.paging .next a, .paging .prev a {
  color: #4c4c4c;
  font-weight: bold;
  text-align: center;
  display: block;
  position: relative;
  text-decoration: none;
}
.paging .next a:hover, .paging .prev a:hover {
  color: #60955f;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.paging .prev a {
  padding: 12px 12px 12px 24px;
}
.paging .next a {
  padding: 12px 24px 12px 12px;
}
.paging .prev {
  text-align: left;
}
.paging .next {
  text-align: right;
}
.paging .next i {
  margin-left: 8px
}
.paging .prev svg {
  margin-right: 8px
}
.paging .prev a::before {
  content: '◀';
  position: absolute;
  font-size: 13px;
  top: 13px;
  left: 5px;
  font-weight: 900;
}
.paging .next a::before {
  content: '▶';
  position: absolute;
  font-size: 13px;
  top: 13px;
  right: 5px;
  font-weight: 900;
}
.paging .prev {
  float: left;
  width: 50%;
}
.paging .next {
  float: right;
  width: 50%;
  box-sizing: border-box;
  border-left: 1px solid #999999;
}
.no_search {
  padding: 20px;
}
/*-------------------------------------------soushoku*/
/*ヘッダー*/
.header {
  position: relative;
}
.h_nav {
  position: absolute;
  top: 8px;
  right: 16px;
  z-index: 99;
}
.h_nav ul {
  display: flex;
}
.h_nav ul li.list {
  margin-right: 24px;
}
.h_nav a {
  color: #2a4e41;
}
.headerbox0 {
  position: relative;
}
img.img769 {
  display: none;
}
.home .title {
  position: absolute;
  top: 0;
  right: 0;
}
div.sitetitle {
  padding: 8px 250px 8px 16px;
  background: url("https://www.protipmedical.com/bLJGymWVTTAf/wp-content/themes/Merchant%20Brains_kutikomi/image/header1920.jpg");
}
div.sitetitle a {
  color: #ffffff;
}
/*メインコンテント*/
body {
  animation-name: fade-in3;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-delay: 0;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
@keyframes fade-in3 {
  0% {
    opacity: 0.5;
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.wrap {
  max-width: 980px;
  margin: 0 auto;
  padding: 24px 24px 0;
}
.maincontent {
  background: white;
  padding: 24px 32px;
  margin-bottom: 24px;
  box-shadow: 2px 2px 9px #e8dfdb;
}
.text {
  width: 100%;
}
.breadcrumbs {
  margin-bottom: 10px;
  font-size: 12px;
}
.text img {
  max-width: 500px;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}
.Time {
  display: flex;
  margin-right: 5px;
  font-size: 12px;
}
.text .Time {
  justify-content: flex-end;
}
.text time {
  margin-bottom: 10px;
  margin-top: -5px;
  margin-right: 5px;
  font-weight: bold;
  color: #545454;
  display: block;
  text-align: right;
}
time.release:before {
  font-family: FontAwesome;
  content: "\f017";
  color: #565656;
  font-size: 12px;
  margin-right: 5px;
  font-weight: 400;
}
time.refresh:before {
  font-family: FontAwesome;
  content: "\f01e";
  color: #565656;
  font-size: 12px;
  margin-left: 7px;
  font-weight: 400;
}
/*サイドコンテント*/
.sidecontent {
  font-size: 12px;
  display: flex;
  margin-top: 30px;
}
.sidecontent div {
  width: 100%;
  margin-right: 24px;
}
.sidecontent div:last-child {
  margin-right: 0;
}
.sidecontent .clearfix {
  display: flex;
  margin-bottom: 15px;
}
.sidecontent img {
  width: 100px;
  height: 70px;
  object-fit: cover;
}
.sidecontent li:hover {
  opacity: 0.6;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.sidecontent .widget ul {
  padding: 15px 0;
}
.sidecontent .widget li {
  margin-bottom: 15px;
}
.sidecontent .widget.Relation_Side.PopularityBox {
  counter-reset: wpp-ranking;
}
.sidecontent .widget.Relation_Side.PopularityBox li:before {
  content: counter(wpp-ranking, decimal);
  counter-increment: wpp-ranking;
  line-height: 1;
  position: absolute;
  z-index: 1;
  color: #ffffff;
  font-weight: 600;
  border-radius: 0px;
  font-size: 13px;
  padding: 5px 8px;
}
.sidecontent .RelationBox {
  padding-left: 5px;
}
.sidecontent .RelationBox span {
  font-size: 13px;
}
.widget_archive li {
  padding-bottom: 15px;
  text-align: center;
}
/*サイトマップ*/
.map {
  margin-bottom: 20px;
}
.sitemapinner li {
  margin-bottom: 5px;
}
.sitemapinner {
  font-size: 14px;
}
.sitemapinner a:hover {
  text-decoration: underline;
}
/*アーカイブ*/
.archiveinner h1, .sitemapinner h1 {
  text-align: center;
}
.list_content.clearfix {
  width: 49%;
  display: inline-block;
  padding: 10px;
  vertical-align: top;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.list_content.clearfix:hover {
  opacity: 0.6;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.archiveinner .list-box span, .seachinner .list-box span {
  font-size: 12px;
}
.archiveinner, .seachinner {
  font-size: 15px;
}
.list_content.clearfix time, .list_content.clearfix p, .list_content.clearfix p a {
  font-size: 12px;
}
.list_content.clearfix img {
  object-fit: cover;
  padding-bottom: 8px;
}
.list-box p, .list-box time {
  font-weight: 500;
}
/*フッター*/
footer {
  position: relative;
}
p.copyright {
  text-align: center;
  margin-bottom: 0;
  padding: 0 24px 30px;
}
nav.f_nav ul {
  display: flex;
  max-width: 250px;
  margin: 0 auto;
  padding: 10px;
}
nav.f_nav ul li {
  width: 100%;
  text-align: center;
}
.f_seach {
  max-width: 980px;
  margin: 0 auto 40px;
  padding: 0 30px;
}
p#page-top {
  margin-bottom: 0;
  position: absolute;
  right: 16px;
  bottom: 8px;
}
p#page-top a {
  color: #464646;
}
a.footer {
  color: #5a5a5a;
}
nav.f_nav, .copyright {
  font-size: 13px;
}
footer a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .sidecontent {
    width: 100%;
    margin: 0;
    display: block;
  }
  img.img769 {
    display: block;
  }
  img.img1920 {
    display: none;
  }
}
@media only screen and (min-width: 427px) {
  div#sp_nav {
    display: none;
  }
}
@media only screen and (max-width: 426px) {
  /*ヘッダー*/
  .home header {
    padding-bottom: 0;
  }
  .header {
    display: block;
  }
  .home .headerbox2 {
    width: 100%;
  }
  .home .h_nav, .h_nav {
    display: none;
  }
  div.sitetitle {
    padding: 8px 48px 8px 24px;
  }
  /*ハンバーガーアイコン*/
  .icon {
    cursor: pointer;
    display: block;
    width: 48px;
    height: 48px;
    position: fixed;
    right: 0;
    top: 0;
  }
  input#drawerCheckbox {
    display: none;
  }
  /*ドロワーメニュー開いた時のメインエリアを暗く*/
  .overlay {
    background: #000;
    opacity: 0;
    pointer-events: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
  }
  /*ハンバーガーアイコンの中の線*/
  .icon-parts, .icon-parts:before, .icon-parts:after {
    background-color: #243450;
    display: block;
    width: 26px;
    height: 2px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
  }
  .icon-parts:before, .icon-parts:after {
    content: " ";
  }
  .icon-parts:before {
    top: 16px;
  }
  .icon-parts:after {
    top: -16px;
  }
  /*ハンバーガー中身*/
  .sp_nav_open {
    background: rgba(255, 255, 255, 0.98);
    color: #000;
    width: 100%;
    height: 280px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: -285px;
    right: 0;
    padding: 50px 15px 0;
    box-shadow: 0 0 3px #7b7b7b;
  }
  li.top {
    border-bottom: none;
  }
  li.top, li.sitemap, li.list {
    border-bottom: none;
    margin-bottom: 15px;
    text-align: center;
  }
  li.top:hover, li.sitemap:hover, li.list:hover {
    opacity: 0.6;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  li.sitemap:before, li.list:before, li.top:before {
    font-family: "";
    font-weight: 900;
    content: "";
    color: #464646;
    padding-right: 0px;
  }
  .sp_nav_open li.list {
    letter-spacing: 10px;
    padding-left: 11px;
  }
  .sp_nav_open a {
    color: #4c4c4c;
  }
  .sp_nav_open .sns_box {
    left: 10px;
    top: 4px;
  }
  /*クリック後ハンバーガーアイコン*/
  input:checked ~ .l-drawer .icon-parts {
    background: transparent;
  }
  input:checked ~ .l-drawer .icon-parts:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
  }
  input:checked ~ .l-drawer .icon-parts:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
  }
  /*クリック後のメニュー*/
  input:checked ~ .sp_nav_open {
    top: 0px;
  }
  .icon-parts, .icon-parts:after, .icon-parts:before, .sp_nav_open, .overlay {
    -webkit-transition: all .7s;
    transition: all .7s;
  }
  /*メインエリアを暗くする*/
  input:checked ~ .l-drawer.overlay {
    opacity: 0.3;
    pointer-events: auto;
  }
  /*重なりを調整*/
  .icon {
    z-index: 9999;
  }
  .sp_nav_open {
    z-index: 9998;
  }
  .overlay {
    z-index: 2;
  }
  /*メインコンテント*/

  .wrap, .wrap_single {
    display: block;
    padding: 16px 16px 0;
    margin: 0;
  }
  .wrap_single {
    margin-top: 15px;
  }
  .maincontent {
    padding: 8px 16px;
    margin-bottom: 16px;
  }
  h2 {
    margin: 40px 0 15px;
  }
  .text {
    font-size: 15px;
  }
  .paging .next a, .paging .prev a {
    font-size: 13px;
  }

  /*サイドコンテント*/
  /*アーカイブ*/
  li.list_content.clearfix {
    width: 100%;
    border-bottom: 1px dotted #bfbfbf;
  }
  .archiveinner img {
    max-width: 600px;
    display: block;
    margin: 0 auto;
  }
  /*サイトマップ*/
  .sitemapinner {
    font-size: 14px;
  }
  /*フッター*/
  .f_seach {
    padding: 0 15px;
  }
}